git add .
git commit -m "change file"
git pull origin develop
git push origin develop

npm run dev
